home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / tcp / server / named.readme < prev    next >
Encoding:
Text File  |  1995-05-13  |  390 b   |  7 lines

  1. Here it is, a dumb name server for AmiTCP for simple LAN usage.  It
  2. processes name server queries out of the host table of the machine it is
  3. running on or or by forwarding requests to your uplink name server (it does
  4. a simple gethostbyname() internally).  Succesfull requests are cached in
  5. the file "AmiTCP:db/nameserver.db" for up to 90 days.  It uses a hashing
  6. algorithm for fast lookup.
  7.